Expand description

This crate includes a base HTTP client to interact with the AWS Lambda Runtime API.

Structs

API client to interact with the AWS Lambda Runtime API.

Builder implementation to construct any Runtime API clients.

Functions

Create a request builder. This builder uses aws-lambda-rust/CRATE_VERSION as the default User-Agent.

Type Definitions

Error type that lambdas may result in